Update zh-cn.json and zh-hant.json#1286
Update zh-cn.json and zh-hant.json#1286LaunchLee wants to merge 1 commit intoAcode-Foundation:mainfrom
Conversation
bajrangCoder
left a comment
There was a problem hiding this comment.
I don't know this language but google translator translate it to : "Gradient Fold Component"
Is it correct?
|
The "fade" is translated to "淡入淡出" in simplified Chinese (These characters are the same as traditional Chinese) which says "fade in and fade out". I just tried to think a shorter word with the similar meaning that resulted in "渐变式" but I did not notice that it can be referred to the word "gradient(渐变) form(式)" which is saying color, though it reduces only one character. For common sense, it's better to be translated to "淡入淡出". |
I don't know, but it should be close to: "Fade fold widget" |
|
En...In my opinion, the both translations are no problem. "渐变式" is more general, "淡入淡出" is more specific. |
|
What is the "widgets" referred to in Acode interface? Honestly speaking I do not find which part does this config change in Acode interface. "组件" can be referred to the word "widgets" or the "components" if these two words are trying to indicate some UI elements. |
It's arrow like thing available in editor gutter to fold codes. This
|
OK, now I have gotten to know it. Widgets in android home screen are translated to zh-cn.json: "Fade fold widgets": "淡入淡出代码折叠按钮"zh-hant.json: "Fade fold widgets": "淡入淡出代碼折疊按鈕" |
Widget has broader meaning so it isn't to be confused or limited. Also the ace library which we are using in Acode call them widgets , not a button |
|
Oh……I see. My native language is simplified Chinese, so I think it in Chinese language style. My faults. I had a look on Wikipedia:
The corresponding English paragraph:
So finally, I decide to take this translation as I have translated yet: zh-cn.json: "Fade fold widgets": "淡入淡出代码折叠按钮"zh-hant.json: "Fade fold widgets": "淡入淡出代碼折疊按鈕"If you would make this config affect all zh-cn.json: "Fade fold widgets": "淡入淡出折叠小部件"zh-hant.json: "Fade fold widgets": "淡入淡出折疊小部件" |
No description provided.